@charset "utf-8";
/* CSS-Reset */
/*章宵 2010-7-14 17:29:01*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
table,td,tr,th{ font-size:12px}
li{list-style-type:none;list-style:none; }
img{border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal; font-size:12px}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
/* 通用样式 */
body{ height:100%;font-family: "宋体",Arial, Helvetica, sans-serif; font-size:12px;}

a { text-decoration:none; blr:e­xpression(this.onFocus=this.blur()); color:#333; outline-style:none;} /* 针对IE */
a:hover { text-decoration: none;}
a:focus { -moz-outline-style: none; } /*针对firefox*/
.d{float: left;
    width: 3px;
    height: 3px;
    display: inline;
    margin: 6px 9px 0 9px;
    background: #d30d0a;
    line-height: 0;
    overflow: hidden;}
	
.b{float: left;
    width: 3px;
    height: 3px;
    display: inline;
    margin: 10px 8px 0 8px;
    background: #d30d0a;
    line-height: 0;
    overflow: hidden;}
	
.c{float: left;
    width: 1px;
    height: 12px;
    display: inline;
	margin: 13px 0 0 0;
    background: #505050;
    line-height: 0;
    overflow: hidden;}

